| C# | |
|---|---|
public static string CaptchaRecognition( string dllName, string[] captchas64Str, string parameters ) | |
Parameters
- dllName
Type: System.String
The path to DLL library.
- captchas64Str
Type: System.String[]
An array of captures an array of strings.
- parameters
Type: System.String
The recognition parameters.
Return Value
Type: System.String
The recognition result.
The following code example demonstrates uses of the CaptchaRecognition O:Zennolab.CommandCenter.ZennoPoster.CaptchaRecognition method.
Target Platforms: Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family